home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Birder / The Ultimate Birder - Disc 3.iso / Install / data1.cab / Database_Files / tutorial.dtb / CENSUS.json next >
JavaScript Object Notation  |  2000-03-10  |  143b

  1. {
  2.     "schema": {
  3.         "CENSUS_ID": "Long Integer",
  4.         "DATE": "DateTime NOT NULL",
  5.         "SITE_ID": "Text (5)",
  6.         "WEATHER": "Text (50)",
  7.         "OBSERVERS": "Text (50)"
  8.     },
  9.     "data": []
  10. }